.clearfix::after {
  display: block;
  clear: both;
  content: '';
}.wd200 {
    width: 200px;
}.wd600 {
    width: 600px;
}.wdp100 {
    width: 100%;
}.wd375 {
    width: 375px;
}
body,
html {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
a {
  text-decoration: none;color:#000
}.nav-search-box {
    margin: 0 10px;
    width: 270px;
    transition: width .3s;
    position: relative;
    float: right;
    margin-top: 11px;
}#nav_searchform {
    display: block;
    padding: 0 38px 0 16px;
    border: 1px solid hsla(0,0%,100%,0);
    border-radius: 2px;
    background-color: #fff;
}.nav-search-keyword {
    overflow: hidden;
    width: 100%;
    height: 34px;
    border: none;
    background-color: transparent;
    box-shadow: none;
    color: #999;
    font-size: 14px;
    line-height: 34px;
    transition: all .2s;
}.nav-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 48px;
    height: 38px;
    border: none;
    border-radius: 2px;
    background: #1da8e0;
    line-height: 26px;
    cursor: pointer;
}.nav-search-submit {
    position: absolute;
    top: 8px;
    right: 16px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    color: #505050;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    transition: all .2s;
}.sprite-bg {
    background: url(http://img2.zjolcdn.com/pic/003/000/226/00300022688_69eb1bd2.png) no-repeat;
}.sp1 {
    width: 30px;
    height: 27px;
    border: 0;
    background-position: -564px -88px;
    position: absolute;
    top: 5px;
    right: 7px;
    cursor: pointer;
}
.gray-bg {
  background: #ebeaec;
}
.page-head {
  margin-bottom: 15px;
}
.page-body.page-body--inpage {
  margin-top: 20px;
}
.page-body .page-body__row::after {
  display: block;
  clear: both;
  content: '';
}
.page-body .page-body__left {
  float: left;
  width: 660px;
}
.page-body .page-body__right {
  float: left;
  width: 326px;
  margin-left: 14px;
}
.page-body.page-body--move {
  position: relative;
  top: -20px;
  z-index: 2;
}
.page-fixed-wt {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.c-logo {
  height: 58px;
}
.c-logo .logo-icon {
  width: 236px;
  height: 100%;
  background: url('dhxwwLogo.png') no-repeat;
  background-size: 100% 100%;
}
.tool {
  padding: 16px 0;
  border-bottom: 2px solid #87baff;
}
.tool .tool__list {
  float: right;
  list-style: none;
}
.tool .tool__list::after {
  display: block;
  clear: both;
  content: '';
}
.tool .tool__list > li {
  position: relative;
  float: left;
  width: 115px;
  margin-right: 20px;
  z-index: 4;
}
.tool .tool__list > li:last-child {
  margin-right: 0;
}
.tool .tool__list > li .icon {
  float: left;
  display: block;
  width: auto;
  height: 32px;
  width: 32px;
  border: none;
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.tool .tool__list > li .icon.wechat {
  background-image: url('dh_wechat.png');
}
.tool .tool__list > li .icon.phone {
  background-image: url('dh_mobile.png');
}
.tool .tool__list > li .icon.app {
  background-image: url('dh_link.png');
}
.tool .tool__list > li .icon.weibo {
  background-image: url('dh_weibo.png');
}
.tool .tool__list > li:hover .app-img {
  display: block;
}
.tool .tool__list > li .app-img {
  position: absolute;
  display: none;
  width: 100px;
  height: 100px;
  left: 20px;
  top: 45px;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.tool .tool__list > li .app-img.wechat {
  background-image: url('dhwx_code.png');
}
.tool .tool__list > li .app-img.app {
  background-image: url('dh_micro_app.jpg');
}
.tool .tool__list .item-right {
  text-align: center;
}
.tool .tool__list .name {
  color: #3d3d3d;
  font-size: 14px;
}
.tool .tool__list .label {
  white-space: nowrap;
  color: #858585;
  font-size: 12px;
}
.navigation {
  padding: 0 10px;
  border-bottom: 1px solid #bfbfbf;
}
.navigation .navigation__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation .navigation__list::after {
  display: block;
  clear: both;
  content: '';
}
.navigation .navigation__item {
  float: left;
  height: 54px;
  margin-right: 36px;
  line-height: 54px;
  font-size: 17px;
}
.navigation .navigation__item a {
  color: #626262;
}
.navigation .u-enter {
  float: right;
  display: block;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  color: #87baff;
}
.banner img {
  width: 100%;
  height: 500px;
}
.m-box {
  margin-bottom: 18px;
  padding:11px 14px;
  background: #fff;    position: relative;
}
.m-box.m-box--mtjz {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.m-box::after {
  display: block;
  clear: both;
  content: '';
}
.m-box .m-box__left--half {
  float: left;
  width: 48%;
}
.m-box .m-box__left--half.half-margn {
  margin-right: 2%;
}
.m-box .m-box__right--half {
  float: left;
  width: 48%;
}
.m-box .m-box__right--half.half-margn {
  margin-left: 2%;
}
.m-box .m-box__left {
  float: left;
}
.m-box .m-box__title {
  margin: 0;
  border-bottom: 1px solid #cccccc;
}
.m-box .m-box__title.middle {
  margin-bottom: 8px;
}
.m-box .m-box__title .m-box__title--line {
  position: relative;
  bottom: -1px;
  display: inline-block;
  padding: 0 0 5px;
  border-bottom: 3px solid #e8232a;
  font-weight: 500;
  color: #333;
  font-size: 18px;
}
.m-box .m-box__title .m-box__title--block {
  display: block;
  width: 86px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #00479d;
  color: #fff;
  font-size: 18px;
}
.m-box .m-box__title .m-box__title--middle {
  position: relative;
  bottom: -12px;
  display: inline-block;
  padding-right: 5px;
  background: #fff;
  font-size: 18px;color: #000;
}
.m-box .m-box__title.m-box__title--normal {
  margin: 0;
  color: #252525;
  font-size: 16px;
  border-bottom: none;
}
.m-box .m-box__qmtsd {
  width: 233px;
  margin-bottom: 5px;
}
.m-box .m-box__qmtsd .more {
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 18px;
  line-height: 18px;
  color: #3e3e3e;
  font-size: 12px;
  text-align: center;
  border: 1px solid #909090;
  border-radius: 18px;
}
.m-box .m-box__qmtsd .qmtsd_img {
  display: inline-block;
  vertical-align: middle;
  width: 164px;
}
.m-box.m-box--mtzx .sub__banner {
  width: 100%;
  height: auto;
}
.m-box.m-box--mtzx .media-entrance {
  font-size: 0;
}
.m-box.m-box--mtzx .media-entrance a {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
}
.m-box.m-box--mtzx .media-entrance img {
  width: 100%;
}
.m-box.m-box--mtzx .media-entrance .lt {
  padding-right: 7px;
}
.m-box.m-box--mtzx .media-entrance .tp {
  padding-bottom: 7px;
}
.text-list {
  margin: 0;
}
.text-list .text-list__item {
  white-space: nowrap;
  overflow: hidden;
}
.text-list.text-list--hot {
  list-style: none;
  padding: 10px 5px;
  list-style-position: inside;
}
.text-list.text-list--hot::after {
  display: block;
  clear: both;
  content: '';
}
.text-list.text-list--hot .text-list__item {
  float: left;
  width: 45%;
  margin-right: 5%;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 23px;
}
.text-list.text-list--hot .text-list__item a {
  color: #000;
}
.text-list.text-list--qmtsd {
  padding: 0;
  list-style-position: inside;
  list-style-type: square;
  list-style: none;
}
.text-list.text-list--qmtsd .text-list__item {
  width: 220px;
  font-size: 14px;
  line-height: 28px;
  color: #e93137;
}
.text-list.text-list--qmtsd .text-list__item a {
  color: #3e3e3e;
}
.text-list.service {
  padding-top: 15px;
}
.text-list.service .text-list__item {
  width: auto;
  line-height: 30px;
}
.text-list.text-list--bline {
  border-bottom: 1px solid #ccc;
}
.text-list.text-list--normal {
  list-style: none;
  padding: 10px 0 8px;
}
.text-list.text-list--normal .text-list__item {
  font-size: 16px;
  line-height: 30px;
}
.text-list.text-list--normal .text-list__item a {
  color: #333;
}
.text-list.normal--sm .text-list__item {
  font-size: 16px;
  line-height: 28px;
  height: 28px;
}
.img-list {
  list-style: none;
  padding: 0;
}
.img-list::after {
  display: block;
  clear: both;
  content: '';
}
.img-list.img-list--homepage {
  margin: 0 0 20px;
}
.img-list.img-list--homepage .img-list__item {
  float: left;
  width: 323px;
  margin-right: 15px;
}
.img-list.img-list--homepage .img-list__item .img-list__img {
  height: 230px;
}
.img-list.img-list--homepage .img-list__item .img-list__img img {
  width: 100%;
  height: 100%;
}
.img-list.img-list--homepage .img-list__item:nth-child(3) {
  margin-right: 0;
}
.img-list.img-list--homepage .img-list__title {
  padding: 10px;
  line-height: 25px;
  font-size: 19px;
  color: #000;
  background: #c2c2c2;
}
.img-list.img-list--homepage .img-list__title::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 25px;
  margin-right: 5px;
  background: #e8232a;
  vertical-align: middle;
}
.img-list.img-list--yzdh {
  margin: 10px 0 0;
}
.img-list.img-list--yzdh .img-list__item {
  float: left;
  width: 49%;
}
.img-list.img-list--yzdh .img-list__item.first,
.img-list.img-list--yzdh .img-list__item.second {
  margin-bottom: 10px;
}
.img-list.img-list--yzdh .img-list__item .img-list__img img {
  width: 100%;
  height: 206px;
}
.img-list.img-list--yzdh .img-list__item:nth-child(2n) {
  margin-left: 1%;position: relative;
    overflow: hidden;
    height: 265px;
}
.img-list.img-list--yzdh .img-list__item:nth-child(2n+1) {
  margin-right: 1%;position: relative;
    overflow: hidden;
    height: 265px;
}#widget445 {
    position: relative;
}ul.hot-list-all li {
    float: left;
    padding: 10px 10px 0px;
}
.hot-list-all {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    display: none;
    background-color: #fff;
    padding-bottom: 10px;
    width: 100%;
    border: 1px solid #dcd4d4;
    border-top: none;
    z-index: 999;
    top: -75px;
    left: -1px;
}
.hot-list {
  margin: 0;
  padding: 0;
  list-style: none;position:relative;height: 75px;
    overflow: hidden;
}h3.watch_more {
    position: absolute;
    bottom: 30px;
    right: 0;
    margin-left: -13px;
    width: 26px;
    height: 22px;
    background: url(https://www.zjol.com.cn/material/g1901/images/g1901xia.gif) no-repeat;
    cursor: pointer;
}
.hot-list::after {
  display: block;
  clear: both;
  content: '';
}
.hot-list a {
  font-size: 16px;
  color: #000;
}
.hot-list a:hover {
  text-decoration: underline;
}
.hot-list .item {
  float: left;
  padding: 10px 10px 0px;
}
.hot-list .is-active a {
  color: #e8232a;
}
.swiper--homepage {
  float: left;
  width: 395px;
  height: 250px;
  overflow: hidden;
}
.swiper--homepage img {
  width: 395px;
  height: 250px;
}
.c-report {
  margin-bottom: 18px;
  padding: 10px;
  background: #fff;
}
.c-report.c-report--pinpai {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.c-report.c-report--pinpai img {
  height: 113px;
}
.c-report.c-report--pinpai a {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.c-report.c-report--pinpai a:last-child {
  margin-bottom: 0;
}
.c-report.report img {
  height: 76px;
}
.c-report img {
  width: 100%;
}
.c-img-description {
  position: relative;
  margin-bottom: 10px;
}
.c-img-description img {
  display: block;
  width: 100%;
  height: 196px;
}
.c-img-description .c-img__title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 3px 10px;
  font-size: 16px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
}
.c-simple-list {
  float: right;
  margin-right: 30px;
  margin-top: 5px;
  color: #333;
  font-size: 14px;
  font-weight: normal;
}
.c-simple-list.no-mrg {
  margin-right: 0;
}
.c-simple-list .list-item:last-child .split {
  display: none;
}
.c-simple-list .split {
  display: inline-block;
  padding: 0 3px;
}
.c-simple-list a {
  color: #333;
}
.c-service-list {
  margin: 10px 0 0 305px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.c-service-list::after {
  display: block;
  clear: both;
  content: '';
}
.c-service-list a {
  color: #595959;
}
.c-service-list i {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: url('dh_icons.png') no-repeat;
  background-size: 160px auto;
}
.c-service-list .icon-1 {
  background-position: 0 0;
}
.c-service-list .icon-2 {
  background-position: -40px 0;
}
.c-service-list .icon-3 {
  background-position: -80px 0;
}
.c-service-list .icon-4 {
  background-position: -120px 0;
}
.c-service-list .icon-5 {
  background-position: 0 -40px;
}
.c-service-list .icon-6 {
  background-position: -40px -40px;
}
.c-service-list .icon-7 {
  background-position: -80px -40px;
}
.c-service-list .icon-8 {
  background-position: -120px -40px;
}
.c-service-list .icon-9 {
  background-position: 0 -80px;
}
.c-service-list .icon-10 {
  background-position: -40px -80px;
}
.c-service-list .icon-11 {
  background-position: -80px -80px;
}
.c-service-list .icon-12 {
  background-position: -80px -80px;
}
.c-service-list .name {
  font-size: 12px;
}
.c-service-list .item {
  float: left;
  width: 78px;
  height: 64px;
  margin-left: 3px;
  margin-bottom: 3px;
  background: #eee;
}
.c-service-list .no-mrg {
  margin-right: 0;
}
.website {
  background: #fff;
}
.website .website-tab {
  margin: 0;
  padding-top: 12px;
  border-bottom: 1px solid #d1d1d2;
  list-style: none;
  text-align: center;
}
.website .website-tab > li {
  display: inline-block;
  width: 84px;
  height: 26px;
  line-height: 26px;
  color: #b2b1b0;
  font-size: 16px;
  cursor: pointer;
}
.website .website-tab .is-active {
  color: #fff;
  background: #c30d24;
}
.website .website-cnt .cnt {
  display: none;
  padding: 10px 0 28px;
}
.website .website-cnt .is-active {
  display: block;
}
.website .website-cnt ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.website .website-cnt ul::after {
  display: block;
  clear: both;
  content: '';
}
.website .website-cnt ul li {
  float: left;
  padding: 0 5px 8px;
}
.website .website-cnt ul a {
  font-size: 14px;
  color: #424141;
}
.footer {
  width: 100%;
}
.footer.footer--simple {
  padding-top: 18px;
  padding-bottom: 10px;
  background: #5d5d5d;
}
.footer.footer--home {
  background-color: #c30d24;
  border-top: 5px solid #860b1a;
}
.footer .signs {
  list-style: none;
  width: 860px;
  display: block;
  margin: 30px auto;
  height: 80px;
}
.footer .signs li {
  float: left;
  width: 190px;
  height: 53px;
  padding-top: 5px;
  padding-left: 5px;
  margin: 0 3px;
  background-position: -275px -3px;
  border: 1px solid #fff;
  border-radius: 5px;
}
.footer .signs a {
  color: #fff;
}
.footer .signs a span {
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.footer .signs i {
  display: inline-block;
  vertical-align: bottom;
  width: 43px;
  height: 43px;
  background: url('dh_foot_icons.png') no-repeat;
  background-size: 126px auto;
}
.footer .signs .icon-1 {
  background-position: 0 0;
}
.footer .signs .icon-2 {
  background-position: -44px 0;
}
.footer .signs .icon-3 {
  background-position: -86px 0;
}
.footer .copyright {
  text-align: center;
  margin-bottom: 0;
  line-height: 200%;
  font-size: 16px;
  color: #fff;
  padding-bottom: 1em;
}
.footer .banquantxt {
  text-align: center;
}
.c-weibo {
  border-top: 1px solid #757576;
}
.c-wechat::after {
  display: block;
  clear: both;
  content: '';
}
.c-wechat .c-wechat__logo {
  float: left;
  width: 68px;
  height: 68px;
  background: url('dh_dhs.jpg') no-repeat;
  background-size: cover;
  margin-right: 10px;
}
.c-wechat .c-wechat__img {
  float: right;
  width: 52px;
  height: 52px;
}
.c-wechat .account-info {
  display: inline-block;
  padding-top: 20px;
}
.c-wechat .account-info strong {
  font-size: 16px;
}
.c-wechat .account-info .account-name {
  font-size: 14px;
}
.c-wechat .account-info .account-name .label {
  font-size: 12px;
}
.c-wechat .account-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-wechat .account-list .account-list__item::after {
  display: block;
  clear: both;
  content: '';
}
.c-wechat .account-list .account-list__item a {
  color: #333;
  font-size: 15px;
}
.c-wechat .account-list .account-list__img {
  float: left;
  width: 70px;
  height: 60px;
  margin-right: 10px;
  background: url('dh_bgt.png') no-repeat;
  background-size: 100% 100%;
}
.c-paper .c-paper__list {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}
.c-paper .c-paper__list::after {
  display: block;
  clear: both;
  content: '';
}
.c-paper .c-paper__list li {
  float: left;
  line-height: 30px;
}
.c-paper .c-paper__list li::after {
  display: block;
  clear: both;
  content: '';
}
.c-paper .c-paper__list .pic__item {
  width: 100%;
}
.c-paper .c-paper__list .normal__item {
  width: 35%;
  margin-left: 10%;
}
.c-paper .c-paper__list a {
  color: #333;
  font-size: 16px;
}
.c-paper .c-paper__icon {
  display: inline-block;
  width: 30px;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
  background: url('dh_paper.png') no-repeat;
  background-size: 100% auto;
}
.c-paper .c-paper__img {
  width: 100%;
  height: 244px;
}
.c-paper .c-paper__title {
  color: #333;
  font-size: 16px;
}
.c-paper .c-paper__title .more {
  float: right;
}
.c-paper .c-paper__button {
  width: 100%;
  height: 40px;
  margin-top: 10px;
  line-height: 40px;
  background: #b5b5b5;
  font-size: 20px;
  text-align: center;
}
.c-paper .c-paper__button .c-paper__sendicon {
  display: inline-block;
  width: 42px;
  height: 32px;
  background: url('dh_wyjb.png') no-repeat center center;
  background-size: 100% auto;
  vertical-align: middle;
}
.c-paper .c-paper__button span {
  display: inline-block;
  vertical-align: middle;
}
.c-paper .c-paper__button a {
  color: #000;
}
.media-list {
  margin-bottom: 20px;
}
.media-list .media-list__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.media-list .media-list__list::after {
  display: block;
  clear: both;
  content: '';
}
.media-list .audio-icon,
.media-list .video-icon {
  display: inline-block;
  width: 24px;
  height: 20px;
  background: url('dh_media.png') no-repeat;
  background-size: 22px auto;
  vertical-align: middle;
}
.media-list .audio-icon {
  background-position: 0 -15px;
}
.media-list .video-icon {
  background-position: 0 5px;
}
.media-list .media-list_image {
  position: relative;
  float: left;
  margin-right: 10px;
}
.media-list .media-list_image img {
  display: block;
  width: 218px;
  height: 152px;
}
.media-list .media-list_image .date {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 24px;
  line-height: 24px;
  background: rgba(255, 255, 255, 0.4);
  color: #333;
}
.media-list .media-list__item {
  height: 26px;
}
.media-list .media-list__item span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-size: 16px;
}
.media-list .media-list__item .more {
  float: right;
    margin-right: 5px;
    color: #fff;
    font-size: 16px;
    background-color: #0d5b8a;
    padding: 1px 5px;
    border-radius: 4px;
}
.media-list .media-list__title {
  margin: 5px 0;
  font-size: 16px;
  color: #333;
}
.c-crumbs {
  margin-bottom: 10px;
  font-size: 17px;
  color: #626262;
}
.c-crumbs .c-crumbs__item {
  color: #626262;
}
.c-crumbs .c-crumbs__split {
  color: #626262;
}
.c-crumbs a {
  margin-left: 5px;
  margin-right: 5px;
  color: #626262;
}
.news-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.news-list .news-list__item {
  line-height: 32px;height: 32px;overflow: hidden;
}
.news-list .news-list__title {
  font-size: 15px;
  color: #252525;
}
.news-list .news-list__date {
  float: right;
  font-size: 15px;
  color: #252525;
}
.c-page {
  padding: 10px 0 0;
  text-align: center;
}
.c-page > span {
  font-size: 17px;
  color: #626262;
}
.m-news {
  padding: 5px 15px 15px;
}
.m-news .m-news__title {
  font-size: 26px;
  text-align: center;
  color: #252525;
}
.m-news .m-news__description {
  padding-bottom: 10px;
  font-size: 15px;
  text-align: center;
  color: #252525;
}
.m-news .m-news__footer {
  padding-top: 10px;
  color: #656565;
  font-size: 16px;
}
.m-news .m-news__footer .editor {
  float: right;
}
.m-news .m-news__content {
  color: #252525;
  font-size: 16px;
}
.m-news .m-news__content img {
  max-width: 100%;
}
.m-news .m-news__content p {
  line-height: 30px;
  margin: 20px 0 0 0;
}
#swiperContainer .swiper-pagination {
  text-align: right;
}
#swiperContainer .swiper-pagination-bullet {
  background: #959595;
  opacity: 1;
}
#swiperContainer .swiper-pagination-bullet-active {
  background: #e60012;
}
.advertisement {
  padding-top: 15px;
}
.advertisement img {
  width: 100%;
  height: 120px;
}
.m-tuji {
  text-align: center;
}
.m-tuji img {
  max-width: 100%;
}
.m-tuji .title {
  margin-top: 8px;
  font-size: 12px;
  color: #aaa;
}.fl {
    float: left;
}.fr {
    float: right;
}.mt20 {
    margin-top: 20px;
}
#newslist li a img {
    width: 140px;
    float: left;margin-right: 10px;
}#newslist li {
    display: block;
    clear: both;
    height: auto;
    padding: 10px 0;
    border-bottom: 1px solid #EFE8E8;
}#newslist li a {
    cursor: pointer;
    display: inline-block;
}.jsblisttxt {
    width: 665px;
}.jtit {
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
    margin: 0 0 5px 5px;
    color: #000;
}.jdesc {
    font-size: 14px;
    line-height: 150%;
    margin: 10px 5px 0 5px;color: #515151;
}.jday {
    font-size: 14px;
    padding: 0 5px;
    color: #9A9090;
}.jtime {
    font-size: 14px;
    font-weight: normal;
    background-color: #10a4df;
    padding: 0px 6px;
    border-radius: 5px;
    margin-right: 5px;
    color: #fff;
    display: inline-block;
    height: 23px;
    line-height: 23px;
}.newspub{display:none}
.wechat_topline {
    position: relative;padding-bottom: 20px;margin-bottom: 15px;
}.wechat_topline_txt {
    position: absolute;
    bottom: -5px;
    padding: 5px 0px 5px 0px;
    width: 100%;
    background-color: #000;
    color: #fff;
    font-size: 16px;
}ul#piclist li {
       width: 30%;
    display: inline-block;
    padding: 5px 12px;min-height: 250px;
    text-align: center;float: left;
}#piclist li img {
    width: 100%;
    height: 170px;
}#piclist li p {
    padding: 0;
    margin: 0;
    color: #403e3e;
}.c-page__prebtn div a {
    color: #fff;
    margin: 0 0px;
    display: inline-block;
    background-color: #4786ff;
    padding: 5px;
    border-radius: 5px;
}#widget430 h3 {
    position: absolute;
    bottom: 0;
    background-color: rgba(4, 4, 4, 0.6);
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    font-size: 16px;
    color: #fff;
    margin: 0;
    text-indent: 5px;
    height: 30px;
    line-height: 30px;left: 0;
}ul.topthree li {
    width: 32%;
    text-align: center;
    display: inline-block;
    float: left;
}.topthree li img {
    width: 95%;height: 160px;
}.topthree li p {
        color: #000;
    font-size: 16px;
    font-weight: bold;
}.sideMenu h3 {
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
    border-top: 1px solid #e3e3e3;
    background: #f4f4f4;
    cursor: pointer;
    font: normal 18px/45px "Microsoft YaHei";
    color: #6e0000;margin: 0;
}.sideMenu h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
    background: url(http://img2.zjolcdn.com/pic/003/000/563/00300056377_979ea217.png) 16px 20px no-repeat;
    cursor: pointer;
}ul.itemlist li {
    display: block;
    font-size: 14px;
    height: 25px;
    margin: 6px 0px;
    line-height: 25px;
    background: url(http://site.zjol.com.cn/dhnews/2011images/p1.gif) no-repeat left center;
    width: 48%;
    float: left;
    text-indent: .7em;
    margin-bottom: 4px;
    overflow: hidden;
    padding-left: 4px;
    padding-right: 8px;
}.itemlist li a {
    height: 27px;
    overflow: hidden;
    display: block;color:#000;
}ul.itemlist {
    padding: 0;
    margin: 0;
}.banner,.footer{width:100%;}.video-list li {
    float: left;
    list-style: none;
    background: url(/gonggongsucai/material/vdot1.gif) no-repeat center left;
    text-indent: 20px;
    font-size: 14px;
    width: 25%;
    height: 25px;
    line-height: 25px;
}.video-list__date {
    color: #000;
}.video-list {
    padding: 0;
    margin: 0;
}.chl-intro-img {
    margin: 20px 0 0 20px;
}.chl-intro-item {
    padding: 0;
    margin: 0;
}ul.chl-intro-item a {
    width: 192px;
    height: 40px;
    display: inline-block;
    border: 1px solid #c3bfbf;
    border-radius: 5px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 4px 0;
    color: #000;
}.chl-intro-img img {
    width: 100%;
}.img-list.img-list--yzdh li h3 {
    position: absolute;
    bottom: 0px;
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    text-indent: 5px;
}.bshare-custom.icon-medium {
    text-align: right;
}



/***1200***/
.wd1200 .page-fixed-wt {
    width: 1200px;
}

.wd1200 .navigation .navigation__item {
    margin-right: 45px;
}.wd1200 .navigation .navigation__item a {
    font-size: 20px;
}

.wd1200 .page-body .page-body__left{
    width: 858px;

}.wd1200 .text-list.text-list--hot .text-list__item {

    line-height: 190%;
}.wd1200 .swiper--homepage {
    float: left;
    width: 465px;
    height: 290px;
    overflow: hidden;
}.wd1200 .swiper--homepage img {
    width: 465px;
    height: 290px;
}.wd1200 .text-list.text-list--qmtsd .text-list__item {
    width: 100%;
    font-size: 16px;
}.wd1200 .c-report.report img {
    height: 84px;
}.wd1200 .img-list.img-list--homepage .img-list__item .img-list__img {
    height: 135px;
}.wd1200 .img-list.img-list--homepage .img-list__item {
    float: left;
    width: 19%;
        margin: 0 6px;
}.wd1200 .img-list.img-list--homepage .img-list__title{font-size:16px}
.wd1200 .img-list.img-list--yzdh .img-list__item .img-list__img img {
    width: 100%;
    height: 265px;
}.wd1200 #widget651 {
    width: 100%;
}

.wd1200 .wdp48 {
    width: 48%;
    margin-right: 1%;
}.wd1200 .news-list {
    margin: 10px 0 0 0;
}.wd1200 .newspub {
    display: block;
}.wd1200 .c-img-description img {
    height: 235px;
}.wd1200 .text-list.text-list--qmtsd {
    width: 360px;    margin-right: 5px;
}.banner {
    min-width: 1200px;
}
.tg_top {
    height: 55px;
    text-indent: -9999px;
    background: url(http://img2.zjolcdn.com/pic/0/17/71/22/17712224_999850.png) no-repeat;
    margin: 0;
    padding: 0;
}.top_icon {
    text-indent: 3.5em;
    height: 37px;
    font-size: 18px;
    font-family: 微软雅黑;
    line-height: 37px;
    color: rgb(255, 255, 255);
    background: url(http://img2.zjolcdn.com/pic/0/17/70/18/17701801_680970.gif) left center no-repeat;
    margin: 20px 0px 0px;
}.month_top {
    height: 200px;
    width: 100%;
    position: relative;
    margin-top: 5px;
}.top_hd {
    position: relative;
    height: 33px;
    width: 100%;
    line-height: 30px;
    top: 1px;
    z-index: 10;
}.top_hd ul li.on {
    background-color: #f39800;
    color: #fff;
    border-bottom: 1px solid #fff;
}.topmore {
    position: absolute;
    right: 29px;
    background: url(http://img2.zjolcdn.com/pic/0/17/70/18/17701830_023419.gif) no-repeat;
    width: 44px;
    height: 20px;
    top: 5px;
}.top_bd ul {
    padding:0;
}.top_bd ul li {
    min-height: 25px;
    margin: 3px 0;    list-style: none;
}.pm_num {
    padding: 1px 5px;
    background-color: #d3251e;
    color: #fff;
    font-size: 14px;
    font-family: arial;
    margin: 0 15px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: absolute;
}.pm_site {
    font-size: 14px;
    font-weight: bold;
    width: 173px;
    display: inline-block;
    margin-left: 40px;
    margin-top: 3px;
}.pm_score {
    font-size: 14px;
    width: 65px;
    display: inline-block;
    text-align: center;
}.red {
    color: #d3251e;
}.top_hd ul li {
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
    cursor: pointer;
    padding: 0px 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(208, 204, 204);
    border-image: initial;
    margin: 1px 0px 0px;
}.top_hd ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.jsbblock {
    background-color: #fff;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
}.pm_status {
    padding: 0 10px;
    text-align: center;
    display: inline-block;
}

.c-wechat .account-list p {
    float: right;
    width: 210px;
    margin: 0;
}.account-list__item {
    margin: 7px 0;
}
.copyright a {
    color: #fff;
}
.pagenav {
    font-size: 18px;
}.pagenav input#num {
    width: 30px;
}.pagenav a {
    padding: 0 5px;
    background-color: #0991c7;
    color: #fff;
    margin: 0 2px;
    border-radius: 7px;
}.newvideo-list {
    margin: 10px 0 0 0;
    padding: 0;
}li.video-list__item {
    position: relative;
    float: left;
    list-style: none;
}.bigv{    width: 100%;
    margin: 10px 0;}
li.video-list__item img {
    width: 100%;
    list-style: none;
}.smallv img {
    max-height: 130px;
}li.video-list__item.smallv {
    width: 25%;
    margin: 0 0 0 2%;min-height: 200px;
}li.video-list__item span {
    font-size: 14px;
    display: block;
}#pagevideo {
    min-height: 450px;
    display: none;
}.video-list__item.smallv img {
    height: 130px;
}li.video-list__item img.playBtn {
    width: 45px;
    height: 45px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 40%;
    left: 50%;
}li.video-list__item a:first-child {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.hotnews h2 {
    text-align: center;
    padding: 10px 0 0 0;
    font-size: 28px;
    margin: 0;
    padding-bottom: 10px;    display: inline-block;
}.hotnews {
    background-color: #fff;
    text-align: center;
    padding-bottom: 5px;width: 90%;
}.hotnews .orthers a {
    margin: 0 7px;
    color: #000;
}.thirds {
    text-align: left;padding: 5px 10px;
}.orthers {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 0 10px 20px 20px;
}.orthers a {
    padding-right: 20px;
}.toplinemore {
    position: absolute;
    top: 20px;
    right: 16px;
    width: 28px;
    height: 32px;
    line-height: 16px;
    font-size: 14px;
    padding: 6px 8px;
    background-color: #d1e7ff;
    border-radius: 5px;
}.toplinemore a {
    color: #004ea2;
}.showother {
    position: absolute;
    top: 71px;
    right: 22px;
    width: 35px;
    line-height: 16px;
    font-size: 14px;
    transform: rotate(92deg);
    cursor: pointer;
}.showother img {
    width: 100%;
}.hotnews a.next {
    position: absolute;
    top: 71px;
    right: 22px;
    width: 35px;
    line-height: 16px;
    font-size: 14px;
    transform: rotate(92deg);
    cursor: pointer;
    background: url(https://img2.zjolcdn.com/pic/003/010/104/00301010499_b1dd212e.png) no-repeat center;
    height: 35px;
    background-size: 100%;
}



@media screen and (max-width: 767px){
	.wd1200{width:1200px}
	
}


